
/* - ploneCustom.css - */
@media all {
/* http://sofomanec.com.mx/portal_css/ploneCustom.css?original=1 */
/* */
#portal-header a {
border-bottom:0px transparent none;
}
#edit-bar {
margin-bottom:5em;
}
#visual-portal-wrapper {
width: 60em;
margin: 0 auto;
background: white url('header60em.jpg') no-repeat;
}
#portal-columns {
position:relative;
z-index: 1;
}
.contentActions {
margin-right: -3px;
}
dl.portlet{
border: 6px solid white;
width: 200px;
}
dl.portlet dt.portletHeader{
background:none repeat scroll 0 0 transparent;
color:#663300;
font-size:1.4em;
line-height:1.5em;
padding:0.5em;
letter-spacing:-1px;
}
dl.portlet dt.portletHeader a{
font-size:1.4em;
color:#663300;
}
dl.portletNews dd.portletItem,
dl.portletCollection dd.portletItem,
dl.portletRss dd.portletItem {
padding:1em 0 1em 2em;
background: url("bullet.gif") no-repeat scroll 0.5em 1.2em transparent;
border-bottom: 1px #EAEAEA solid;
}
dl.portletNews dd.portletItem a,
dl.portletCollection dd.portletItem a,
dl.portletRss dd.portletItem a {
border: 0px transparent none;
text-decoration:none;
}
dl.portletNews dd.portletItem a span.portletItemDetails,
dl.portletCollection dd.portletItem a span.portletItemDetails,
dl.portletRss dd.portletItem a span.portletItemDetails {
color:black;
font-style:italic;
}
dl.portletNews dd.portletItem a img,
dl.portletCollection dd.portletItem a img {
display: none;
}
dl.portletNews dd.portletFooter a,
dl.portletCollection dd.portletFooter a,
dl.portletRss dd.portletFooter a{
float:right;
}
dl.portletSearch, dl.portletLogin {
background: url("bgcollage.png") no-repeat scroll center 75% #683501;
border: 6px solid #f4f4f4;
width: 200px;
height: 1%;
}
dl.portletSearch dt.portletHeader,dl.portletLogin dt.portletHeader {
background:none repeat scroll 0 0 transparent;
color:white;
font-size:1.5em;
line-height:1.5em;
padding:0.5em;
}
dl.portletSearch dt.portletHeader a,dl.portletLogin dt.portletHeader a {
color:white;
}
dl.portletSearch dd.portletItem, dl.portletLogin dd.portletItem  {
padding:0 0.5em;
}
dl.portletSearch dd.portletFooter a, dl.portletLogin dd.portletFooter a{
color:white;
}
.LSResult {
position: relative;
padding-top: 5px;
z-index: 800;
}
.LSShadow {
position: relative;
}
dl.portletSearch fieldset.livesearchContainer {
background: #FFFFE0;
position: absolute;
width: 30em;
}
.LSIEFix {
background-color: #FFFFE0;
z-index: 801;
}
#collage .collage-row {
z-index: 0;
}
.text-document,
.standard-document {
border: 1px solid #eaeaea;
padding:1em;
}
.collage-column {
display: block;
height: 100%;
}
/* */
/* */
/* */
/* */
form[name="users_search"],
form[name="groups_search"] {
font-size:80%;
}
.calendar {
z-index: 3;
}
body.template-simulador_de_credito  h2 {
font-size:2em;
}
body.template-simulador_de_credito  input[type=submit] {
background: url("menu_bg1.jpg") repeat-x scroll 0 0 transparent;
color: white;
font-size: 110%;
font-weight: bold;
margin: 0.2em 0;
padding: 0.5em;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border: 0 transparent none;
}

/* === Uniform body typography (added) === */
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1.6;
	color: #333333;
}
#content p,
#content li,
#content dd,
#content dt,
#content td,
#content th,
#content div.plain,
#content .text-document,
#content .standard-document,
#content .documentDescription {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6;
	color: #333333;
}
#content p {
	margin-bottom: 1em;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6,
#content h2.encabezado2a {
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
}
#content a {
	color: #993300;
}
#content a:hover {
	color: #663300;
}
/* Hide defunct CMS login ("Entrar") — no backend on static host */
#portal-personaltools-wrapper {
	display: none;
}

}

